home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 114 / PC Guia 114.iso / Software / Utils / The Gimp 2.2.1 / gimp-help-2-0.6-setup.exe / {app} / share / gimp / 2.0 / help / en / ch02s06s04.html < prev    next >
Encoding:
Extensible Markup Language  |  2004-12-19  |  8.1 KB  |  176 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4.   <head>
  5.     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  6.     <title>6.4.┬áAdjusting Sharpness</title>
  7.     <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
  8.     <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
  9.     <meta name="generator" content="DocBook XSL Stylesheets V1.66.1" />
  10.     <link rel="start" href="index.html" title="GIMP User Manual" />
  11.     <link rel="up" href="ch02s06.html" title="6.┬áWorking with Digital Camera Photos" />
  12.     <link rel="prev" href="ch02s06s03.html" title="6.3.┬áImproving Colors" />
  13.     <link rel="next" href="ch02s06s05.html" title="6.5.┬áRemoving Unwanted Objects from an Image" />
  14.   </head>
  15.   <body>
  16.     <div xmlns="" class="navheader">
  17.       <table width="100%" summary="Navigation header">
  18.         <tr>
  19.           <th colspan="3" align="center" id="chaptername">6.┬áWorking with Digital Camera Photos</th>
  20.         </tr>
  21.         <tr>
  22.           <td width="20%" align="left"><a accesskey="p" href="ch02s06s03.html">Prev</a>┬á</td>
  23.           <th width="60%" align="center" id="sectionname">6.4.┬áAdjusting Sharpness</th>
  24.           <td width="20%" align="right">┬á<a accesskey="n" href="ch02s06s05.html">Next</a></td>
  25.         </tr>
  26.       </table>
  27.       <hr />
  28.     </div>
  29.     <div class="sect2" lang="en" xml:lang="en">
  30.       <div class="titlepage">
  31.         <div>
  32.           <div>
  33.             <h3 class="title"><a id="id3427246"></a>6.4.┬áAdjusting Sharpness</h3>
  34.           </div>
  35.         </div>
  36.       </div>
  37.       <div class="simplesect" lang="en" xml:lang="en">
  38.         <div class="titlepage">
  39.           <div>
  40.             <div>
  41.               <h4 class="title"><a id="id3427252"></a>Unblurring</h4>
  42.             </div>
  43.           </div>
  44.         </div>
  45.         <p>
  46.       If the focus on the camera is not set perfectly, or the camera
  47.       is moving when the picture is taken, the result is a blurred
  48.       image.  If there is a lot of blurring, you probably won't be
  49.       able to do much about it with any technique, but if there is
  50.       only a moderate amount, you should be able to improve the image.
  51.     </p>
  52.         <p>
  53.       The most generally useful technique for sharpening a fuzzy image
  54.       is called the <a href="ch06s06s07.html" title="6.7.┬áUnsharp Mask">Unsharp
  55.       Mask</a>.  In spite of the rather confusing name, which
  56.       derives from its origins as a technique used by film developers,
  57.       its result is to make the image sharper, not "unsharp".  It is a
  58.       plug-in, and you can access it as Filters->Enhance->Unsharp Mask
  59.       in the image menu.  There are two parameters, "Radius" and
  60.       "Amount".  The default values often work pretty well, so you
  61.       should try them first.  Increasing either the radius or the
  62.       amount increases the strength of the effect.  Don't get carried
  63.       away, though: if you make the unsharp mask too strong, it will
  64.       amplify noise in the image and also give rise to visible
  65.       artifacts where there are sharp edges. 
  66.     </p>
  67.         <div class="tip" style="margin-left: 0.5in; margin-right: 0.5in;">
  68.           <table border="0" summary="Tip">
  69.             <tr>
  70.               <td rowspan="2" align="center" valign="top" width="25">
  71.                 <img alt="[Tip]" src="../images/tip.png" />
  72.               </td>
  73.               <th align="left">Tip</th>
  74.             </tr>
  75.             <tr>
  76.               <td colspan="2" align="left" valign="top">
  77.                 <p> 
  78.       Sometimes using Unsharp Mask can cause color distortion where
  79.       there are strong contrasts in an image.  When this happens, you
  80.       can often get better results by decomposing the image into
  81.       separate Hue-Saturation-Value (HSV) layers, and running Unsharp
  82.       Mask on the Value layer only, then recomposing.  This works
  83.       because the human eye has much finer resolution for brightness
  84.       than for color.  See the sections on <a href="ch06s03s16.html" title="3.16.┬áDecompose">Decompose</a> and <a href="ch06s03s15.html" title="3.15.┬áCompose">Compose</a> for more information.
  85.       </p>
  86.               </td>
  87.             </tr>
  88.           </table>
  89.         </div>
  90.         <p>
  91.       Next to "Unsharp Mask" in the Filters menu is another filter
  92.       called <a href="ch06s06s06.html" title="6.6.┬áSharpen">Sharpen</a>, which
  93.       does similar things.  It is a little easier to use but not
  94.       nearly as effective:  our recommendation is that you ignore it
  95.       and go straight to Unsharp Mask.
  96.     </p>
  97.         <p>
  98.       In some situations, you may be able to get useful results by
  99.       selectively sharpening specific parts of an image using the
  100.       <a href="ch03s03s09.html" title="3.9.┬áConvolve (Blur/Sharpen)">Blur or Sharpen</a> tool
  101.       from the Toolbox, in "Sharpen" mode.  This allows you to
  102.       increase the sharpness in areas by painting over them with any
  103.       paintbrush.  You should be restrained about this, though, or the
  104.       results will not look very natural:  sharpening increases the
  105.       apparent sharpness of edges in the image, but also amplifies noise.
  106.     </p>
  107.       </div>
  108.       <div class="simplesect" lang="en" xml:lang="en">
  109.         <div class="titlepage">
  110.           <div>
  111.             <div>
  112.               <h4 class="title"><a id="id3427359"></a>Reducing Graininess</h4>
  113.             </div>
  114.           </div>
  115.         </div>
  116.         <p>
  117.       When you take pictures in low-light conditions or with a very
  118.       fast exposure time, the camera does not get enough data to make
  119.       good estimates of the true color at each pixel, and consequently
  120.       the resulting image looks grainy.  You can "smooth out" the
  121.       graininess by blurring the image, but then you will also lose
  122.       sharpness.  There are a couple of approaches that
  123.       may give better results.  Probably the best, if the graininess
  124.       is not too bad, is to use the filter called <a href="ch06s02s04.html" title="2.4.┬áSelective Gaussian Blur">Selective Blur</a>, setting
  125.       the blurring radius to 1 or 2 pixels.  The other approach is to
  126.       use the <a href="ch06s06s03.html" title="6.3.┬áDespeckle">Despeckle</a>
  127.       filter.  This has a nice preview, so you can play with the
  128.       settings and try to find some that give good results.  When
  129.       graininess is really bad, though, it is often very difficult to
  130.       fix by anything except heroic measures (i.e., retouching with
  131.       paint tools).
  132.     </p>
  133.       </div>
  134.       <div class="simplesect" lang="en" xml:lang="en">
  135.         <div class="titlepage">
  136.           <div>
  137.             <div>
  138.               <h4 class="title"><a id="id3427399"></a>Softening</h4>
  139.             </div>
  140.           </div>
  141.         </div>
  142.         <p>
  143.       Every so often you have the opposite problem:  an image is
  144.       <span class="emphasis"><em>too</em></span> crisp.  The solution is to blur it a
  145.       bit:  fortunately blurring an image is much easier than
  146.       sharpening it.  Since you probably don't want to blur it very
  147.       much, the simplest method is to use the "Blur" plug-in, accessed
  148.       via Filters->Blur from the image menu.  With the default
  149.       settings and a repeat count of 1, this will soften the focus of
  150.       the image a little bit.  If you want more softening, just repeat
  151.       until you get the result you desire. 
  152.     </p>
  153.       </div>
  154.     </div>
  155.     <div class="navfooter">
  156.       <hr />
  157.       <table width="100%" summary="Navigation footer">
  158.         <tr>
  159.           <td width="40%" align="left"><a accesskey="p" href="ch02s06s03.html">Prev</a>┬á</td>
  160.           <td width="20%" align="center">
  161.             <a accesskey="u" href="ch02s06.html">Up</a>
  162.           </td>
  163.           <td width="40%" align="right">┬á<a accesskey="n" href="ch02s06s05.html">Next</a></td>
  164.         </tr>
  165.         <tr>
  166.           <td width="40%" align="left" valign="top">6.3.┬áImproving Colors┬á</td>
  167.           <td width="20%" align="center">
  168.             <a accesskey="h" href="index.html">Home</a>
  169.           </td>
  170.           <td width="40%" align="right" valign="top">┬á6.5.┬áRemoving Unwanted Objects from an Image</td>
  171.         </tr>
  172.       </table>
  173.     </div>
  174.   </body>
  175. </html>
  176.